Skip to content

Commit

Permalink
Update actions (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia authored Jan 16, 2024
1 parent 1e55cbe commit acd3004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-digital-ocean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Login to Azure - CI Subscription
uses: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
uses: Azure/login@de95379fe4dadc2defb305917eaa7e5dde727294 # v1.5.1
with:
creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}

Expand All @@ -40,7 +40,7 @@ jobs:
echo "version=$VERSION" >> $GITHUB_OUTPUT
- name: Set up Hashicorp Packer
uses: hashicorp/setup-packer@ae6b3ed3bec089bbfb576ab7d714df7cbc4b88a4 # v2.0.0
uses: hashicorp/setup-packer@ecc5516821087666a672c0d280a0084ea6d9aafd # v2.0.1

- name: Build Digital Ocean Image
env:
Expand Down

0 comments on commit acd3004

Please sign in to comment.