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] authored Aug 1, 2022
1 parent c83400c commit 295cc24
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.0.3
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 295cc24

Please sign in to comment.