Skip to content

Commit a4acbb6

Browse files
chore(deps): update containerbase/internal-tools action to v3.0.78
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.0.76 | v3.0.78 |
1 parent a692ee0 commit a4acbb6

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@633b9fc56b62495a3010c5bbb397d2f54f197c15 # v3.0.76
95+
uses: containerbase/internal-tools@75d68da3c8cd3d622cf6d4b8d2dfe7e4dc33dfed # v3.0.78
9696
with:
9797
command: docker-config
9898

@@ -125,7 +125,7 @@ jobs:
125125
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
126126

127127
- name: docker-config
128-
uses: containerbase/internal-tools@633b9fc56b62495a3010c5bbb397d2f54f197c15 # v3.0.76
128+
uses: containerbase/internal-tools@75d68da3c8cd3d622cf6d4b8d2dfe7e4dc33dfed # v3.0.78
129129
with:
130130
command: docker-config
131131

0 commit comments

Comments
 (0)