Skip to content

Commit ea0329e

Browse files
authored
Merge pull request #138 from kube-logging/dependabot/github_actions/github-actions-f1da34fcca
build(deps): bump kube-logging/logging-operator from 5.4.0 to 6.0.0 in the github-actions group
2 parents 9ba774f + bd8835f commit ea0329e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
artifacts:
6565
name: Artifacts
66-
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@5.4.0
66+
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@6.0.0
6767
with:
6868
version: "latest"
6969
publish: ${{ github.event_name == 'push' }}

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
jobs:
1111
artifacts:
1212
name: Artifacts
13-
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@5.4.0
13+
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@6.0.0
1414
with:
1515
version: ${{ github.ref_name }}
1616
publish: true

0 commit comments

Comments
 (0)