Skip to content

Commit cd75652

Browse files
chore(deps): update containerbase/internal-tools action to v4.5.10
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------- | | github-tags | containerbase/internal-tools | v4.5.9 | v4.5.10 |
1 parent b285e12 commit cd75652

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
@@ -104,7 +104,7 @@ jobs:
104104
shell: bash
105105

106106
- name: docker-config
107-
uses: containerbase/internal-tools@9e2c008ec1b3662cb83d8ccdf68b2f0168c7f5d9 # v4.5.9
107+
uses: containerbase/internal-tools@a9188b7980bb1d8d9fe8647bd07e925f8e017edd # v4.5.10
108108
with:
109109
command: docker-config
110110

@@ -141,7 +141,7 @@ jobs:
141141
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
142142

143143
- name: docker-config
144-
uses: containerbase/internal-tools@9e2c008ec1b3662cb83d8ccdf68b2f0168c7f5d9 # v4.5.9
144+
uses: containerbase/internal-tools@a9188b7980bb1d8d9fe8647bd07e925f8e017edd # v4.5.10
145145
with:
146146
command: docker-config
147147

0 commit comments

Comments
 (0)