Skip to content

Commit

Permalink
chore(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 (#4111)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent e0b501d commit a8a6cc0
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 @@ -10,7 +10,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/orgs/ChainSafe/projects/11
github-token: ${{ secrets.ACTIONS_PAT }}

0 comments on commit a8a6cc0

Please sign in to comment.