Skip to content

Commit 573eedb

Browse files
authored
Merge pull request #33 from codebar/dependabot/github_actions/action-deps-6a98abd9ac
chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the action-deps group
2 parents 5ae35b5 + aa19d1d commit 573eedb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- commitlint
5858
runs-on: ubuntu-latest
5959
steps:
60-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
60+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6161
with:
6262
persist-credentials: false
6363
- name: Run shellcheck

0 commit comments

Comments
 (0)