Skip to content

Commit 838681a

Browse files
⬆️👨‍💻 Update actions/checkout action to v7 (#1819)
1 parent f12e392 commit 838681a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/templating.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: write
1717
pull-requests: write
1818
steps:
19-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
19+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2020
- id: read-release-drafter-categories
2121
run: |
2222
JSON_CONTENT=$(cat .github/workflow_inputs/release_drafter_categories.json | jq -c .)

0 commit comments

Comments
 (0)