Skip to content

Commit

Permalink
build(deps): bump oracle-actions/run-oci-cli-command
Browse files Browse the repository at this point in the history
Bumps the actions-minor group with 1 update: [oracle-actions/run-oci-cli-command](https://github.com/oracle-actions/run-oci-cli-command).


Updates `oracle-actions/run-oci-cli-command` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/oracle-actions/run-oci-cli-command/releases)
- [Commits](oracle-actions/run-oci-cli-command@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: oracle-actions/run-oci-cli-command
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent a6aaaa9 commit 6d13b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-get-ocir-repository-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4

- name: Retrieve the OCID of a named compartment in tenancy
uses: oracle-actions/run-oci-cli-command@v1.2.0
uses: oracle-actions/run-oci-cli-command@v1.3.0
id: find-compartment-id
with:
command: 'iam compartment list --compartment-id-in-subtree=true'
Expand Down

0 comments on commit 6d13b92

Please sign in to comment.