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 c0767cc commit e48fbbaCopy full SHA for e48fbba
.github/workflows/project.yml
@@ -13,7 +13,7 @@ jobs:
13
repository-projects: write
14
issues: write
15
steps:
16
- - uses: actions/add-to-project@1b844f0c5ac6446a402e0cb3693f9be5eca188c5 # v0.6.1
+ - uses: actions/add-to-project@2e5cc851ca7162e9eb510e6da6a5c64022e606a7 # v1.0.0
17
with:
18
project-url: https://github.com/orgs/kubernetes/projects/104
19
github-token: ${{ secrets.PROJECT_WRITER }}
0 commit comments