Skip to content

Commit

Permalink
Merge pull request #107 from kube-logging/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub-actions-646c5d3ed3

build(deps): bump kube-logging/logging-operator from 4.11.2 to 5.0.0 in the github-actions group
  • Loading branch information
MrAnno authored Dec 17, 2024
2 parents 41e9b27 + 6995de3 commit d094a27
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-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

artifacts:
name: Artifacts
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@4.11.2
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@5.0.0
with:
publish: ${{ github.event_name == 'push' }}
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
artifacts:
name: Artifacts
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@4.11.2
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@5.0.0
with:
publish: true
release: true
Expand Down

0 comments on commit d094a27

Please sign in to comment.