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