Skip to content

Commit e8a5b84

Browse files
chore(deps): update stakater/.github action to v0.0.79 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1ee068 commit e8a5b84

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323

2424
jobs:
2525
qa:
26-
uses: stakater/.github/.github/workflows/[email protected].77
26+
uses: stakater/.github/.github/workflows/[email protected].79
2727
with:
2828
MD_CONFIG: .github/md_config.json
2929
DOC_SRC: README.md

.github/workflows/pull_request_docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ on:
1515

1616
jobs:
1717
qa:
18-
uses: stakater/.github/.github/workflows/[email protected].77
18+
uses: stakater/.github/.github/workflows/[email protected].79
1919
with:
2020
MD_CONFIG: .github/md_config.json
2121
DOC_SRC: docs
2222
MD_LINT_CONFIG: .markdownlint.yaml
2323
build:
24-
uses: stakater/.github/.github/workflows/[email protected].77
24+
uses: stakater/.github/.github/workflows/[email protected].79
2525
with:
2626
DOCKER_FILE_PATH: Dockerfile-docs
2727
secrets:

.github/workflows/push_docs.yaml

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

1717
jobs:
1818
push:
19-
uses: stakater/.github/.github/workflows/[email protected].77
19+
uses: stakater/.github/.github/workflows/[email protected].79
2020
with:
2121
DOCKER_FILE_PATH: Dockerfile-docs
2222
RELEASE_BRANCH: master

0 commit comments

Comments
 (0)