Skip to content

Commit d3af985

Browse files
authored
Merge pull request #164 from orange-cloudfoundry/dependabot/github_actions/actions/checkout-6.0.1
github-action: bump actions/checkout from 5.0.1 to 6.0.1
2 parents 3cd7e49 + fd68a71 commit d3af985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
packages: write
2020
contents: write
2121
steps:
22-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
22+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2323
- name: Login to DockerHub
2424
uses: docker/login-action@v3
2525
with:

0 commit comments

Comments
 (0)