Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent ad597f8 commit ab3c843
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@3ef3d9c7ef2dc55a6236969f1e0299a0fad6fa34 # v3.0.32
uses: containerbase/internal-tools@bdc9733990cf3added253065dd4d3ed5421de6ef # v3.0.33
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@3ef3d9c7ef2dc55a6236969f1e0299a0fad6fa34 # v3.0.32
uses: containerbase/internal-tools@bdc9733990cf3added253065dd4d3ed5421de6ef # v3.0.33
with:
command: docker-config

Expand Down

0 comments on commit ab3c843

Please sign in to comment.