Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.0.27
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | containerbase/internal-tools | v3.0.25 | v3.0.27 |
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent bb07728 commit 9134467
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@65162034524a6097c333ae1134496890cb5959c1 # v3.0.25
uses: containerbase/internal-tools@c8bee32183bcfe50171742acef6bfa904687a847 # v3.0.27
with:
command: docker-config

Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: docker-config
uses: containerbase/internal-tools@65162034524a6097c333ae1134496890cb5959c1 # v3.0.25
uses: containerbase/internal-tools@c8bee32183bcfe50171742acef6bfa904687a847 # v3.0.27
with:
command: docker-config

Expand Down

0 comments on commit 9134467

Please sign in to comment.