Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.4.4
Browse files Browse the repository at this point in the history
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | containerbase/internal-tools | v3.4.3 | v3.4.4 |
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 8bbd2ff commit f312d02
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@c30fd9e43f9adb66114fcf23bd74bf4179b158a1 # v3.4.3
uses: containerbase/internal-tools@6dfb2e082aca4b8d03e064cd054f9b3746e027a3 # v3.4.4
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@c30fd9e43f9adb66114fcf23bd74bf4179b158a1 # v3.4.3
uses: containerbase/internal-tools@6dfb2e082aca4b8d03e064cd054f9b3746e027a3 # v3.4.4
with:
command: docker-config

Expand Down

0 comments on commit f312d02

Please sign in to comment.