Skip to content

Commit 72ae2ca

Browse files
chore(deps): update containerbase/internal-tools action to v3.0.88
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.0.87 | v3.0.88 |
1 parent 1cc274b commit 72ae2ca

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
@@ -92,7 +92,7 @@ jobs:
9292
shell: bash
9393

9494
- name: docker-config
95-
uses: containerbase/internal-tools@7e72a69bea17a290f4fb09e2844311d62147c75a # v3.0.87
95+
uses: containerbase/internal-tools@a0551836e0d8c9de0562e344da3c3832a03b9742 # v3.0.88
9696
with:
9797
command: docker-config
9898

@@ -125,7 +125,7 @@ jobs:
125125
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
126126

127127
- name: docker-config
128-
uses: containerbase/internal-tools@7e72a69bea17a290f4fb09e2844311d62147c75a # v3.0.87
128+
uses: containerbase/internal-tools@a0551836e0d8c9de0562e344da3c3832a03b9742 # v3.0.88
129129
with:
130130
command: docker-config
131131

0 commit comments

Comments
 (0)