Skip to content

Commit 3d35ca0

Browse files
committed
Pin release workflow
1 parent aaa94bf commit 3d35ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
organization: "${{ github.event.repository.owner.login }}"
1414
repository: "${{ github.event.repository.name }}"
1515
spacelift-organization: ${{ github.event.repository.owner.login }}
16+
version: ${{ github.event.release.tag_name }}
1617
secrets:
1718
github-private-actions-pat: "${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
1819
registry: "${{ secrets.ECR_REGISTRY }}"

0 commit comments

Comments
 (0)