Skip to content

Commit

Permalink
chore: bump kaniko version
Browse files Browse the repository at this point in the history
  • Loading branch information
td-famedly committed Jul 1, 2024
1 parent ca02f91 commit 3e070bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.token }}
- uses: int128/kaniko-action@516445a350a168ee12ff464e3054c9f481d42ecf # v1.22.0
- uses: int128/kaniko-action@96914c73dc2d44cc9e56ea95b9d65852a116620a # v1.22.0
env:
IMAGE_NAME: ghcr.io/${{ github.repository }}/${{ inputs.image }}
latesttemplate: |
Expand Down

0 comments on commit 3e070bd

Please # to comment.