Skip to content

Commit

Permalink
Update leonsteinhaeuser/project-beta-automations action to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2022
1 parent 1f353c5 commit cf72361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: github.event_name == 'issues' && github.event.action == 'opened'
steps:
- name: Move issue to ${{ env.todo }}
uses: leonsteinhaeuser/project-beta-automations@v1.2.1
uses: leonsteinhaeuser/project-beta-automations@v1.3.0
with:
gh_token: ${{ secrets. ZARF_ORG_PROJECT_TOKEN }}
# user: sample-user
Expand Down

0 comments on commit cf72361

Please sign in to comment.