Skip to content

Commit 6630b46

Browse files
chore(deps): update containerbase/internal-tools action to v3.4.6
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | containerbase/internal-tools | v3.4.4 | v3.4.6 |
1 parent f312d02 commit 6630b46

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
@@ -99,7 +99,7 @@ jobs:
9999
shell: bash
100100

101101
- name: docker-config
102-
uses: containerbase/internal-tools@6dfb2e082aca4b8d03e064cd054f9b3746e027a3 # v3.4.4
102+
uses: containerbase/internal-tools@c7fd9c98b79b3ae16e46dd33610327507e33275c # v3.4.6
103103
with:
104104
command: docker-config
105105

@@ -136,7 +136,7 @@ jobs:
136136
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
137137

138138
- name: docker-config
139-
uses: containerbase/internal-tools@6dfb2e082aca4b8d03e064cd054f9b3746e027a3 # v3.4.4
139+
uses: containerbase/internal-tools@c7fd9c98b79b3ae16e46dd33610327507e33275c # v3.4.6
140140
with:
141141
command: docker-config
142142

0 commit comments

Comments
 (0)