Skip to content

Commit

Permalink
github action pin actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Oct 20, 2024
1 parent 766d1d0 commit 3baa7f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/payments-flow-docker-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
ref: ${{ env.CURRENT_BRANCH }}

- name: 📦 Run Snapshot Docker Build/Push & Trigger
# https://github.com/pagopa/github-actions-template/releases/tag/v1.16.0
uses: pagopa/github-actions-template/payments-flow-docker-snapshot@update-trigger-azdo-payments
# https://github.com/pagopa/github-actions-template/releases/tag/v1.19.0
uses: pagopa/github-actions-template/payments-flow-docker-snapshot@37569377fa759368a01c1e7f40700b4118d65d0c
with:
current_branch: ${{ github.ref_name }}
enable_azure_devops_step: 'true'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/payments-flow-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
ref: ${{ github.ref_name }}

- name: 🚀 release + docker + azdo
# https://github.com/pagopa/github-actions-template/releases/tag/v1.16.0
uses: pagopa/github-actions-template/payments-flow-release@main
# https://github.com/pagopa/github-actions-template/releases/tag/v1.19.0
uses: pagopa/github-actions-template/payments-flow-release@37569377fa759368a01c1e7f40700b4118d65d0c
with:
current_branch: ${{ github.ref_name }}
enable_azure_devops_step: 'true'
Expand Down

0 comments on commit 3baa7f5

Please sign in to comment.