Skip to content

Commit

Permalink
Update alpine Docker digest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 9, 2023
1 parent 986bfb4 commit 9683b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: My first step
uses: docker://alpine:3.18.3
- name: My first step
uses: docker://alpine@sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 # 3.18.3
uses: docker://alpine@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
container1:
runs-on: ubuntu-latest
container:
Expand All @@ -18,6 +18,6 @@ jobs:
container2:
runs-on: ubuntu-latest
container:
image: alpine@sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 # 3.18.3
image: alpine@sha256:13b7e62e8df80264dbb747995705a986aa530415763a6c58f84a3ca8af9a5bcd # 3.18.3
steps:
- run: echo hello

0 comments on commit 9683b0b

Please sign in to comment.