Skip to content

Commit bccbdd8

Browse files
Merge pull request #118 from cristiangreco/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 5604803 + aa8bbe8 commit bccbdd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build-and-publish:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v5
13+
- uses: actions/checkout@v6
1414

1515
- name: Set up QEMU
1616
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)