Skip to content

Commit

Permalink
deps: update actions/checkout digest to 72f2cec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2023
1 parent 083cd98 commit ace50b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-job-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8b5e8b768746b50394015010d25e690bfab9dfbc
uses: actions/checkout@72f2cec99f417b1a1c5e2e88945068983b7965f9
with:
fetch-depth: 0
token: ${{ secrets.pat }}
Expand Down

0 comments on commit ace50b3

Please sign in to comment.