Skip to content

Commit

Permalink
bump sha for create draft release
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 7, 2024
1 parent 6c27b43 commit fe5e1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
create-draft-release:
name: Create a draft release
needs: [gen-version, run-unit-test, run-golint-cli, build-image]
uses: kyma-project/eventing-tools/.github/workflows/create-draft-release-reusable.yml@d5c713986ad2249557ad12481a3608480f548975c
uses: kyma-project/eventing-tools/.github/workflows/create-draft-release-reusable.yml@5c713986ad2249557ad12481a3608480f548975c
with:
VERSION: ${{ needs.gen-version.outputs.VERSION }}
secrets:
Expand Down

0 comments on commit fe5e1bc

Please sign in to comment.