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 8d0c666 commit 26c1b3fCopy full SHA for 26c1b3f
.github/workflows/changelog.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: "Checkout repository"
16
- uses: "actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744" # v3.6.0
+ uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
17
with:
18
# `towncrier check` runs `git diff --name-only origin/main...`, which
19
# needs a non-shallow clone.
0 commit comments