Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Bump cern-sis/gh-workflows from 6.2.0 to 6.3.1
Browse files Browse the repository at this point in the history
Bumps [cern-sis/gh-workflows](https://github.com/cern-sis/gh-workflows) from 6.2.0 to 6.3.1.
- [Release notes](https://github.com/cern-sis/gh-workflows/releases)
- [Commits](cern-sis/gh-workflows@v6.2.0...v6.3.1)

---
updated-dependencies:
- dependency-name: cern-sis/gh-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 7aa4e89 commit 2b5a3bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- id: build
name: Build and push
uses: cern-sis/gh-workflows/.github/actions/docker-build@v6.2.0
uses: cern-sis/gh-workflows/.github/actions/docker-build@v6.3.1
with:
image: ${{ inputs.image }}
context: ${{ inputs.context }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-main-backoffice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send event
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.2.0
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.3.1
with:
event-type: update
images: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-main-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send event
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.2.0
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.3.1
with:
event-type: update
images: |
Expand Down

0 comments on commit 2b5a3bf

Please sign in to comment.