-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update bcgov/action-oc-runner action to v1 #2278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- name: Deploy Database | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
- name: Add PR specific user to Crunchy DB # only for PRs | ||
if: github.event_name == 'pull_request' | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
- name: Stop pre-existing deployments on PRs (status = pending-upgrade) | ||
if: github.event_name == 'pull_request' | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
- name: Helm Deploy | ||
id: deploy | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step: deploy
steps: | ||
- name: Point DEMO URL to Existing Service | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
- name: Remove PR user and database from crunchy | ||
continue-on-error: true | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
steps: | ||
- name: Clean up Helm Releases | ||
uses: bcgov/action-oc-runner@v0.4.0 | ||
uses: bcgov/action-oc-runner@v1.0.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
This PR contains the following updates:
v0.4.0
->v1.0.0
Release Notes
bcgov/action-oc-runner (bcgov/action-oc-runner)
v1.0.0
Compare Source
What's Changed
Full Changelog: bcgov/action-oc-runner@v0.4.0...v1.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Thanks for the PR!
Deployments, as required, will be available below:
Please create PRs in draft mode. Mark as ready to enable:
After merge, new images are deployed in: