Skip to content

Commit

Permalink
Update int128/kaniko-action action to v1.26.0 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 30, 2023
1 parent 899b922 commit 95e95e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-kaniko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
images: ghcr.io/${{ github.repository }}/e2e
# avoid overwriting the latest tag because metadata-action does not add a suffix to it
flavor: latest=false,suffix=-kaniko-${{ matrix.platform }}
- uses: int128/kaniko-action@2959574f3f2a592cacc208f66a258ea050086a5e # v1.25.0
- uses: int128/kaniko-action@a4df0d3d6aad3412c91ac8e5cb31a2070c71b738 # v1.26.0
with:
push: true
context: tests/fixtures
Expand Down

0 comments on commit 95e95e7

Please sign in to comment.