Skip to content

Commit

Permalink
Update oracle-actions/run-oci-cli-command action to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 1572a5a commit 072594f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golden-image-ids-comparison.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
OCI_CLI_KEY_CONTENT: ${{ secrets.TF_VAR_PRIVATE_KEY }}
OCI_CLI_FINGERPRINT: ${{ vars.TF_VAR_FINGERPRINT }}
OCI_CLI_REGION: ${{ vars.OCI_REGION }}
uses: oracle-actions/run-oci-cli-command@v1.2.0
uses: oracle-actions/run-oci-cli-command@v1.3.1
id: images-list
with:
command: compute image list --compartment-id "${{ env.OCI_CLI_TENANCY }}" --sort-by TIMECREATED --sort-order DESC --all
Expand Down

0 comments on commit 072594f

Please sign in to comment.