Skip to content

Commit dbfd37e

Browse files
authored
Merge pull request #857 from axone-protocol/dependabot/github_actions/actions/checkout-7.0.1
build(deps): bump actions/checkout from 7.0.0 to 7.0.1
2 parents 1581cbe + 4c93892 commit dbfd37e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-22.04
3232
steps:
3333
- name: Check out repository
34-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
34+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3535
with:
3636
persist-credentials: false
3737

0 commit comments

Comments
 (0)