Skip to content

Commit

Permalink
Merge pull request #1046 from puzzle/renovate/actions-add-to-project-1.x
Browse files Browse the repository at this point in the history
Update actions/add-to-project action to v1.0.2
  • Loading branch information
peggimann authored Oct 21, 2024
2 parents f4d0dd9 + b90d3a9 commit 9fb1a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/addIssueToProject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
project-url: https://github.com/orgs/puzzle/projects/3
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_CLASSIC }}

0 comments on commit 9fb1a6c

Please sign in to comment.