Skip to content

Commit

Permalink
build(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 (#901)
Browse files Browse the repository at this point in the history
Signed-off-by: rgnote <[email protected]>
  • Loading branch information
dependabot[bot] authored and rgnote committed Mar 8, 2024
1 parent 58dd756 commit 778245a
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 @@ -24,7 +24,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c # v0.5.0
- uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0
with:
project-url: https://github.com/orgs/notaryproject/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 778245a

Please sign in to comment.