Skip to content

Commit

Permalink
Revert "Bump cern-sis/gh-workflows from 6.2.0 to 6.3.1"
Browse files Browse the repository at this point in the history
This reverts commit e707e36.
  • Loading branch information
drjova committed Aug 8, 2024
1 parent e707e36 commit 748479b
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.3.1
uses: cern-sis/gh-workflows/.github/actions/docker-build@v6.2.0
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 @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send event
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.3.1
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.2.0
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 @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send event
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.3.1
uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.2.0
with:
event-type: update
images: |
Expand Down

0 comments on commit 748479b

Please sign in to comment.