Skip to content

Commit

Permalink
ci: Bump verify-hello-app to fix node16 dependency (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 authored Aug 12, 2024
1 parent 2883418 commit d2aafab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup rust tooling
run: rustup override set 1.70

- uses: launchdarkly/gh-actions/actions/verify-hello-app@verify-hello-app-v2.0.0
- uses: launchdarkly/gh-actions/actions/verify-hello-app@verify-hello-app-v2.0.1
with:
use_server_key: true
role_arn: ${{ vars.AWS_ROLE_ARN }}
Expand Down

0 comments on commit d2aafab

Please sign in to comment.