Skip to content

Commit 4aa9a67

Browse files
authored
Merge pull request #38 from hazcod/dependabot/github_actions/actions/checkout-3.5.3
chore(deps): bump actions/checkout from 3.3.0 to 3.5.3
2 parents 0059fb4 + d32b18d commit 4aa9a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: shellcheck
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3.3.0
8+
- uses: actions/checkout@v3.5.3
99
- name: shellcheck
1010
uses: reviewdog/action-shellcheck@v1.17
1111
with:

0 commit comments

Comments
 (0)