Skip to content

Commit

Permalink
Fix release GH Action (#17910)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sawthis authored Jul 31, 2023
1 parent 2636537 commit 09b1347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
environment:
name: release
container:
image: europe-docker.pkg.dev/kyma-project/prod/test-infra/githubrelease:v20230726-936b8ee7
image: europe-docker.pkg.dev/kyma-project/prod/test-infra/githubrelease:v20230731-ca8ffad9
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 09b1347

Please sign in to comment.