Skip to content

Commit c50176a

Browse files
chore(deps): update containerbase/internal-tools action to v3.0.25
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.0.20 | v3.0.25 |
1 parent d1f667c commit c50176a

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@4499006aa0823959d0d457fdb12ecf0038643d5a # v3.0.20
102+
uses: containerbase/internal-tools@65162034524a6097c333ae1134496890cb5959c1 # v3.0.25
103103
with:
104104
command: docker-config
105105

@@ -136,7 +136,7 @@ jobs:
136136
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
137137

138138
- name: docker-config
139-
uses: containerbase/internal-tools@4499006aa0823959d0d457fdb12ecf0038643d5a # v3.0.20
139+
uses: containerbase/internal-tools@65162034524a6097c333ae1134496890cb5959c1 # v3.0.25
140140
with:
141141
command: docker-config
142142

0 commit comments

Comments
 (0)