Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 5da0d4c commit 48c3a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
project-url: https://github.com/users/batmac/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 48c3a7e

Please sign in to comment.