Skip to content

Commit

Permalink
Update actions/add-to-project action to v1
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Mar 28, 2024
1 parent 5a5d54b commit ad64f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-auto-add.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# https://github.com/actions/add-to-project
- uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0
- uses: actions/add-to-project@2e5cc851ca7162e9eb510e6da6a5c64022e606a7 # v1.0.0
with:
project-url: https://github.com/orgs/backube/projects/1
# PAT needs repo & project scope
Expand Down

0 comments on commit ad64f1a

Please sign in to comment.