Skip to content

Commit 6083e8b

Browse files
author
Mike Zorn
authored
fix: [FUN-800] Update action version (#535)
Update action version This should fix build errors.
1 parent 06f0533 commit 6083e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
fetch-depth: 0
3636

37-
- uses: launchdarkly/gh-actions/actions/release-secrets@release-secrets-v1.0.1
37+
- uses: launchdarkly/gh-actions/actions/release-secrets@release-secrets-v1.2.0
3838
name: 'Get Docker token'
3939
with:
4040
aws_assume_role: ${{ vars.AWS_ROLE_ARN }}

0 commit comments

Comments
 (0)