Skip to content

Commit

Permalink
deps: update actions/checkout digest to 8230315
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2022
1 parent a5452b9 commit b8ebd88
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@e6d535c99c374d0c3f6d8cd8086a57b43c6c700a
uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
with:
fetch-depth: 0
token: ${{ secrets.pat }}
Expand Down

0 comments on commit b8ebd88

Please sign in to comment.