Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 4aff880 commit a95cd06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@c8bee32183bcfe50171742acef6bfa904687a847 # v3.0.27
uses: containerbase/internal-tools@7401e4de7d6a38ab36a92b5efffe323105d342a3 # v3.0.29
with:
command: docker-config

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@c8bee32183bcfe50171742acef6bfa904687a847 # v3.0.27
uses: containerbase/internal-tools@7401e4de7d6a38ab36a92b5efffe323105d342a3 # v3.0.29
with:
command: docker-config

Expand Down

0 comments on commit a95cd06

Please sign in to comment.