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.
2 parents 4306f2a + 11522db commit ba0c761Copy full SHA for ba0c761
1 file changed
.github/workflows/publish-packages.yml
@@ -23,7 +23,7 @@ jobs:
23
contents: read
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
27
with:
28
ref: ${{ inputs.tag }}
29
fetch-depth: 0
0 commit comments