Skip to content

Commit

Permalink
chore(deps): update azure/cli digest to 089eac9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent d47b5b1 commit 8c2a029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev_be_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

- name: Trigger Data-Tools Job
uses: azure/cli@965c8d7571d2231a54e321ddd07f7b10317f34d9 # v2
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # v2
with:
azcliversion: latest
inlineScript: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stg_be_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

- name: Trigger Data-Tools Job
uses: azure/cli@965c8d7571d2231a54e321ddd07f7b10317f34d9 # v2
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # v2
with:
azcliversion: latest
inlineScript: |
Expand Down

0 comments on commit 8c2a029

Please sign in to comment.