Skip to content

Commit

Permalink
build(deps): 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...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 Nov 1, 2024
1 parent 98c46e0 commit 48c75e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send event
uses: cern-sis/gh-workflows/.github/actions/[email protected].0
uses: cern-sis/gh-workflows/.github/actions/[email protected].1
with:
event-type: update
images: |
Expand Down

0 comments on commit 48c75e8

Please sign in to comment.