Skip to content

Commit 6baaa85

Browse files
chore(deps): update containerbase/internal-tools action to v3.0.95
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.0.94 | v3.0.95 |
1 parent 838221c commit 6baaa85

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@c1f30a1fe20205256d74fe28d8c114e857e30c23 # v3.0.94
95+
uses: containerbase/internal-tools@f07c555495e8db875b0ac2f1ff8beb1f1430267b # v3.0.95
9696
with:
9797
command: docker-config
9898

@@ -125,7 +125,7 @@ jobs:
125125
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
126126

127127
- name: docker-config
128-
uses: containerbase/internal-tools@c1f30a1fe20205256d74fe28d8c114e857e30c23 # v3.0.94
128+
uses: containerbase/internal-tools@f07c555495e8db875b0ac2f1ff8beb1f1430267b # v3.0.95
129129
with:
130130
command: docker-config
131131

0 commit comments

Comments
 (0)