Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.4.1
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to     |
| ----------- | ---------------------------- | ------- | ------ |
| github-tags | containerbase/internal-tools | v3.3.15 | v3.4.1 |
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 022b662 commit af939fc
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 @@ -99,7 +99,7 @@ jobs:
shell: bash

- name: docker-config
uses: containerbase/internal-tools@cf9251e0d7d116c60bf6b6c231d49267358e1df7 # v3.3.15
uses: containerbase/internal-tools@f0e5ba416d0f8da2abcb6eefa7cda69bcc4d5994 # v3.4.1
with:
command: docker-config

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

- name: docker-config
uses: containerbase/internal-tools@cf9251e0d7d116c60bf6b6c231d49267358e1df7 # v3.3.15
uses: containerbase/internal-tools@f0e5ba416d0f8da2abcb6eefa7cda69bcc4d5994 # v3.4.1
with:
command: docker-config

Expand Down

0 comments on commit af939fc

Please sign in to comment.