Skip to content

Commit

Permalink
Merge branch 'main' into renovate/quarkus.platform.version
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Nov 10, 2023
2 parents d90b743 + f34318a commit 9fc0eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion .github/workflows/on-pr-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: bcgov-nr/action-builder-ghcr@v1.1.2
- uses: bcgov-nr/action-builder-ghcr@v1.3.0
with:
package: ${{ matrix.package }}
tag: ${{ github.sha }}
Expand Down

0 comments on commit 9fc0eb9

Please sign in to comment.