Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent f3b5c2e commit 7e18a4b
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@3e6f7d11737f53418c7d13e69758c921120fa902 # v3.0.11
uses: containerbase/internal-tools@7a59f600b6c288314c259e5b71671ef179ca3f44 # v3.0.14
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@3e6f7d11737f53418c7d13e69758c921120fa902 # v3.0.11
uses: containerbase/internal-tools@7a59f600b6c288314c259e5b71671ef179ca3f44 # v3.0.14
with:
command: docker-config

Expand Down

0 comments on commit 7e18a4b

Please sign in to comment.