Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Type Update Change
bcgov/action-oc-runner action major 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.


  • If you want to rebase/retry this PR, check this box

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:

@renovate renovate bot enabled auto-merge (squash) February 18, 2025 17:23
- 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

Unpinned 3rd party Action '.Database Deploy' step
Uses Step
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
- 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

Unpinned 3rd party Action '.Database Deploy' step
Uses Step
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
- 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

Unpinned 3rd party Action '.Helm Deployer' step
Uses Step
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
- 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

Unpinned 3rd party Action '.Helm Deployer' step
Uses Step: deploy
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
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

Unpinned 3rd party Action 'DEMO Route' step
Uses Step
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
- 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

Unpinned 3rd party Action 'PR Closed' step
Uses Step
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
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

Unpinned 3rd party Action 'Scheduled' step
Uses Step
uses 'bcgov/action-oc-runner' with ref 'v1.0.0', not a pinned commit hash
@renovate renovate bot merged commit 64f66e7 into main Feb 18, 2025
19 of 21 checks passed
@renovate renovate bot deleted the renovate/major-github-actions-all branch February 18, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

0 participants