Skip to content

Commit

Permalink
Update Azure/aks-set-context digest to feeca64
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 0b91518 commit b535c60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
creds: ${{ secrets.AZURE_CREDENTIALS }}

- name: Login to Kubernetes
uses: Azure/aks-set-context@1cf43fa609aaef0617c6a12deda238b920e926b0 # v4
uses: Azure/aks-set-context@feeca6405be94202afcb1c395616ff29b1811b9f # v4
with:
resource-group: abyss
cluster-name: abyss
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
creds: ${{ secrets.AZURE_CREDENTIALS }}

- name: Login to Kubernetes
uses: Azure/aks-set-context@1cf43fa609aaef0617c6a12deda238b920e926b0 # v4
uses: Azure/aks-set-context@feeca6405be94202afcb1c395616ff29b1811b9f # v4
with:
resource-group: abyss
cluster-name: abyss
Expand Down

0 comments on commit b535c60

Please sign in to comment.