Skip to content

Commit 18b6f6d

Browse files
chore(deps): update containerbase/internal-tools action to v3.5.21
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.5.19 | v3.5.21 |
1 parent ee323a8 commit 18b6f6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
shell: bash
9393

9494
- name: docker-config
95-
uses: containerbase/internal-tools@4453842226e67bc5d507c41b21184cc9220f4974 # v3.5.19
95+
uses: containerbase/internal-tools@1d0c5b3aabe4a10a264d309f65ecbbd83d0e672e # v3.5.21
9696
with:
9797
command: docker-config
9898

@@ -125,7 +125,7 @@ jobs:
125125
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
126126

127127
- name: docker-config
128-
uses: containerbase/internal-tools@4453842226e67bc5d507c41b21184cc9220f4974 # v3.5.19
128+
uses: containerbase/internal-tools@1d0c5b3aabe4a10a264d309f65ecbbd83d0e672e # v3.5.21
129129
with:
130130
command: docker-config
131131

0 commit comments

Comments
 (0)