Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.0.94
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | containerbase/internal-tools | v3.0.93 | v3.0.94 |
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 7ee4652 commit 838221c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
shell: bash

- name: docker-config
uses: containerbase/internal-tools@e24c072060372a197c008175fe7fb5679094f177 # v3.0.93
uses: containerbase/internal-tools@c1f30a1fe20205256d74fe28d8c114e857e30c23 # v3.0.94
with:
command: docker-config

Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: docker-config
uses: containerbase/internal-tools@e24c072060372a197c008175fe7fb5679094f177 # v3.0.93
uses: containerbase/internal-tools@c1f30a1fe20205256d74fe28d8c114e857e30c23 # v3.0.94
with:
command: docker-config

Expand Down

0 comments on commit 838221c

Please sign in to comment.