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 f12e392 commit 838681aCopy full SHA for 838681a
1 file changed
.github/workflows/templating.yml
@@ -16,7 +16,7 @@ jobs:
16
contents: write
17
pull-requests: write
18
steps:
19
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
20
- id: read-release-drafter-categories
21
run: |
22
JSON_CONTENT=$(cat .github/workflow_inputs/release_drafter_categories.json | jq -c .)
0 commit comments