Skip to content

Commit

Permalink
Merge pull request #260 from konstruktoid/renovate/actions-checkout-d…
Browse files Browse the repository at this point in the history
…igest

Update actions/checkout digest to 8f4b7f8
  • Loading branch information
konstruktoid committed Mar 24, 2023
2 parents 304aa29 + e9fc5df commit 54882ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # master
- name: Konstruktoid ShellCheck
uses: ./action-shellcheck
2 changes: 1 addition & 1 deletion .github/workflows/slsa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
shell: bash

- name: Checkout repository
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # master
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # master

- name: Build artifacts
run: |
Expand Down

0 comments on commit 54882ef

Please sign in to comment.