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 9682ece commit b9626a8Copy full SHA for b9626a8
.github/workflows/add-to-project.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Add issue to project
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
16
with:
17
project-url: https://github.com/orgs/carvel-dev/projects/1
18
github-token: ${{ secrets.CARVEL_ADD_TO_PROJECT_TOKEN }}
0 commit comments