Skip to content

Commit

Permalink
ci: Bump verify-hello-app to fix node16 dependency (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed Aug 12, 2024
1 parent cb3c7d2 commit 2fcecbb
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 @@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: bundle install

- 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 2fcecbb

Please sign in to comment.