Skip to content

Commit

Permalink
Merge pull request #54 from nitoclub/renovate/actions-add-to-project-1.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/add-to-project action to v1
  • Loading branch information
tatsutakein authored Apr 4, 2024
2 parents 07d7cd1 + 7b408b0 commit cca2587
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@1b844f0c5ac6446a402e0cb3693f9be5eca188c5 # v0.6.1
- uses: actions/add-to-project@2e5cc851ca7162e9eb510e6da6a5c64022e606a7 # v1.0.0
with:
project-url: https://github.com/orgs/2rabs/projects/2
github-token: ${{ steps.app-token.outputs.token }}

0 comments on commit cca2587

Please sign in to comment.