Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2023
1 parent b651d5c commit 50bab35
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 @@ -45,7 +45,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@f7e832514aae131cf240f2d72acda8abd84ffbb9 # v1.17.8
uses: containerbase/internal-tools@1e2b7dd2c511926b51c1f89a79f458432fe00474 # v1.17.9
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 @@ -183,7 +183,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@f7e832514aae131cf240f2d72acda8abd84ffbb9 # v1.17.8
uses: containerbase/internal-tools@1e2b7dd2c511926b51c1f89a79f458432fe00474 # v1.17.9
with:
command: docker-config

Expand Down

0 comments on commit 50bab35

Please sign in to comment.