Skip to content

Commit

Permalink
Updated pipeline to use shared action (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
VenkataChalla554 authored Sep 25, 2024
1 parent e91c58b commit 77d56e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/database-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
azure-credentials: ${{ secrets.AZURE_CREDENTIALS_PRODUCTION }}

- name: Install kubectl
uses: azure/setup-kubectl@v4
with:
version: "v1.26.1" # default is latest stable
uses: DFE-Digital/github-actions/set-kubectl@master

- name: K8 setup
shell: bash
Expand Down

0 comments on commit 77d56e7

Please sign in to comment.