Skip to content

Commit 6fa1f8f

Browse files
chore(deps): update containerbase/internal-tools action to v3.5.24
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.5.22 | v3.5.24 |
1 parent 3aaf50f commit 6fa1f8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
shell: bash
100100

101101
- name: docker-config
102-
uses: containerbase/internal-tools@bbbf98bb61968071a4052c89fccd25a292d69c73 # v3.5.22
102+
uses: containerbase/internal-tools@3be574538ca7e104ae19a98c5f71ac8e314b4379 # v3.5.24
103103
with:
104104
command: docker-config
105105

@@ -136,7 +136,7 @@ jobs:
136136
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
137137

138138
- name: docker-config
139-
uses: containerbase/internal-tools@bbbf98bb61968071a4052c89fccd25a292d69c73 # v3.5.22
139+
uses: containerbase/internal-tools@3be574538ca7e104ae19a98c5f71ac8e314b4379 # v3.5.24
140140
with:
141141
command: docker-config
142142

0 commit comments

Comments
 (0)