Skip to content

Commit

Permalink
Bump oracle-actions/login-ocir from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [oracle-actions/login-ocir](https://github.com/oracle-actions/login-ocir) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/oracle-actions/login-ocir/releases)
- [Commits](oracle-actions/login-ocir@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: oracle-actions/login-ocir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 72dbd4e commit 817a595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-ocr-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# Log into OCR with AuthKey
- name: OCR Login
uses: oracle-actions/login-ocir@v1.2.1
uses: oracle-actions/login-ocir@v1.3.0
id: login-ocir
with:
auth_token: ${{ secrets.OCR_AUTHKEY }}
Expand Down

0 comments on commit 817a595

Please sign in to comment.