Skip to content

Commit d524253

Browse files
Update actions/add-to-project action to v2 (#5214)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
1 parent 53803fc commit d524253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add_issue_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
if: >
1616
github.repository == 'rancher/fleet'
1717
steps:
18-
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
18+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
1919
with:
2020
project-url: https://github.com/orgs/rancher/projects/12
2121
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)