Skip to content

Commit

Permalink
Update actions/checkout digest to 83b7061
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2023
1 parent 6926db5 commit c3d50bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: runner / shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
- uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
- name: shellcheck
uses: reviewdog/action-shellcheck@f52d78284b4941028952125a10c76676c3d456eb # v1
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
# - name: Setup node
# uses: actions/setup-node@v3
# with:
Expand Down

0 comments on commit c3d50bd

Please sign in to comment.