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 028589e commit 8be7177Copy full SHA for 8be7177
.github/workflows/release-job-image.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
steps:
45
- name: Checkout
46
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
+ uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
47
with:
48
fetch-depth: 0
49
token: ${{ secrets.pat }}
0 commit comments