Skip to content

Commit 1976238

Browse files
authored
Merge pull request freqtrade#12579 from freqtrade/dependabot/github_actions/develop/actions/checkout-6.0.0
chore(deps): bump actions/checkout from 5.0.1 to 6.0.0
2 parents 6d8fa76 + d7eb49d commit 1976238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# actions: read # only needed for private repos
2323
steps:
2424
- name: Checkout repository
25-
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
25+
uses: actions/checkout@v6.0.0
2626
with:
2727
persist-credentials: false
2828

0 commit comments

Comments
 (0)