Skip to content

Commit

Permalink
chore: use unique id for action
Browse files Browse the repository at this point in the history
Refs: OPS-10254
  • Loading branch information
lazysoundsystem committed Jun 24, 2024
1 parent 75c609d commit 3ee7686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composer-update-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update The Thing with config
id: update-action
id: update-action-with-config
uses: UN-OCHA/actions/composer-update@OPS-10254-config-too
with:
aws_access_key_id: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 3ee7686

Please sign in to comment.