Skip to content

Commit

Permalink
Merge pull request #87 from McPringle/renovate/actions-add-to-project…
Browse files Browse the repository at this point in the history
…-1.x

Update actions/add-to-project action to v1.0.1
  • Loading branch information
McPringle authored Apr 12, 2024
2 parents 6580f41 + c16ca89 commit ac8c063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
project-url: https://github.com/users/McPringle/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}

0 comments on commit ac8c063

Please sign in to comment.