Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent fd3bed0 commit 4dc1399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opened-issues-backlog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
private-key: ${{ secrets.BOT_PRIVATE_KEY }}

# https://github.com/marketplace/actions/add-to-github-projects
- uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0
- uses: actions/add-to-project@1b844f0c5ac6446a402e0cb3693f9be5eca188c5 # v0.6.1
with:
project-url: https://github.com/orgs/2rabs/projects/2
github-token: ${{ steps.app-token.outputs.token }}

0 comments on commit 4dc1399

Please sign in to comment.