We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53803fc commit d524253Copy full SHA for d524253
1 file changed
.github/workflows/add_issue_to_project.yml
@@ -15,7 +15,7 @@ jobs:
15
if: >
16
github.repository == 'rancher/fleet'
17
steps:
18
- - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
+ - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
19
with:
20
project-url: https://github.com/orgs/rancher/projects/12
21
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments