Skip to content

Commit 7e2a482

Browse files
chore(ci): bump the actions group with 5 updates (#96)
1 parent 8262b0e commit 7e2a482

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
release-container:
13-
uses: radiorabe/actions/.github/workflows/release-container.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
13+
uses: radiorabe/actions/.github/workflows/release-container.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1414
with:
1515
image: ghcr.io/radiorabe/grafana
1616
name: grafana
@@ -19,9 +19,9 @@ jobs:
1919
mkdocs:
2020
permissions:
2121
contents: write # Required to push the gh-pages branch for documentation deployment
22-
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
22+
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
2323
github-actions:
2424
permissions:
2525
contents: read
2626
security-events: write # so zizmor can publish results to the Security tab
27-
uses: radiorabe/actions/.github/workflows/test-github-actions.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
27+
uses: radiorabe/actions/.github/workflows/test-github-actions.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1

.github/workflows/schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on:
77

88
jobs:
99
schedule-trivy:
10-
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
10+
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1111
with:
1212
image-ref: 'ghcr.io/radiorabe/grafana:latest'

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88

99
jobs:
1010
semantic-release:
11-
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
11+
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1212
secrets:
1313
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)