Skip to content

Commit

Permalink
oidc-ga
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Jan 3, 2025
1 parent 5a656fd commit 8fa4eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
echo "SLACK_WEBHOOK=$SLACK_WEBHOOK" >> $GITHUB_OUTPUT
- name: Backup ${{ env.DEPLOY_ENV }} postgres
uses: DFE-Digital/github-actions/backup-postgres@master
uses: DFE-Digital/github-actions/backup-postgres@oidc-ga
with:
storage-account: ${{ env.STORAGE_ACCOUNT_NAME }}
resource-group: ${{ env.RESOURCE_GROUP_NAME }}
Expand Down

0 comments on commit 8fa4eb0

Please sign in to comment.