Skip to content

Commit a0e4277

Browse files
authored
Merge pull request #36 from cryptogarageinc/dependabot/github_actions/dot-github/workflows/dependencies-2507bcfa80
build(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/workflows in the dependencies group across 1 directory
2 parents e6d5779 + 2d79e90 commit a0e4277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pull-requests: write
2121

2222
steps:
23-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
23+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2424
with:
2525
persist-credentials: "false"
2626
- name: Docker meta

0 commit comments

Comments
 (0)