Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26a99aa

Browse files
Update stakater/.github action to v0.0.138
1 parent909a958 commit26a99aa

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.github/workflows/pull_request.yaml‎

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

88
jobs:
99
qa:
10-
uses:stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.131
10+
uses:stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.138
1111
with:
1212
MD_CONFIG:.github/md_config.json
1313
DOC_SRC:content README.md
1414
MD_LINT_CONFIG:.markdownlint.yaml
1515
build:
16-
uses:stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.131
16+
uses:stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.138
1717
with:
1818
DOCKER_FILE_PATH:Dockerfile
1919
CONTAINER_REGISTRY_URL:ghcr.io/stakater

‎.github/workflows/push.yaml‎

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

88
jobs:
99
push:
10-
uses:stakater/.github/.github/workflows/push_container.yaml@v0.0.131
10+
uses:stakater/.github/.github/workflows/push_container.yaml@v0.0.138
1111
with:
1212
DOCKER_FILE_PATH:Dockerfile
1313
RELEASE_BRANCH:main

‎.github/workflows/release.yaml‎

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

88
jobs:
99
release:
10-
uses:stakater/.github/.github/workflows/release_template.yaml@v0.0.131
10+
uses:stakater/.github/.github/workflows/release_template.yaml@v0.0.138
1111
secrets:
1212
SLACK_WEBHOOK_URL:${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp