Skip to content

Commit

Permalink
Bump hiberbee/github-action-skaffold from 1.19.0 to 1.27.0
Browse files Browse the repository at this point in the history
Bumps [hiberbee/github-action-skaffold](https://github.com/hiberbee/github-action-skaffold) from 1.19.0 to 1.27.0.
- [Release notes](https://github.com/hiberbee/github-action-skaffold/releases)
- [Commits](hiberbee/github-action-skaffold@1.19.0...1.27.0)

---
updated-dependencies:
- dependency-name: hiberbee/github-action-skaffold
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 40b9b6b commit 2884952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# docker push ghcr.io/${{ github.repository }}/store:latest

- name: Run Skaffold pipeline as action
uses: hiberbee/github-action-skaffold@1.19.0
uses: hiberbee/github-action-skaffold@1.27.0
with:
skaffold-version: "2.9.0"
command: build
Expand Down

0 comments on commit 2884952

Please sign in to comment.