Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent f6dac24 commit d9a18c2
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@7f69368a8d3223230a96e0c9746405ba7fe3d634 # v1.21.3
uses: containerbase/internal-tools@edc301b266ed294431e68952d3dc79ce9fba1502 # v1.21.4
with:
command: docker-config

Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

- name: docker-config
uses: containerbase/internal-tools@7f69368a8d3223230a96e0c9746405ba7fe3d634 # v1.21.3
uses: containerbase/internal-tools@edc301b266ed294431e68952d3dc79ce9fba1502 # v1.21.4
with:
command: docker-config

Expand Down

0 comments on commit d9a18c2

Please sign in to comment.