Skip to content

Commit

Permalink
Merge pull request #280 from jonrau1/dependabot/github_actions/oracle…
Browse files Browse the repository at this point in the history
…-actions/login-ocir-1.3.0

Bump oracle-actions/login-ocir from 1.2.1 to 1.3.0
  • Loading branch information
jonrau1 authored Jun 24, 2024
2 parents f2f063c + 817a595 commit 597507a
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 597507a

Please sign in to comment.