Skip to content

Commit 55aff92

Browse files
chore(github-actions): update reqstool/.github action to v1.1.0 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 234f1bd commit 55aff92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-semantic-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ permissions:
1010

1111
jobs:
1212
check:
13-
uses: reqstool/.github/.github/workflows/common-check-semantic-pr.yml@ef815eae0bca7160cdc714126cac73f76d638b39 # 1.0.0
13+
uses: reqstool/.github/.github/workflows/common-check-semantic-pr.yml@a4203a58cec87861655512b6b277a859db385796 # 1.1.0

.github/workflows/publish_gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
publish:
16-
uses: reqstool/.github/.github/workflows/common-publish-to-github-pages.yml@ef815eae0bca7160cdc714126cac73f76d638b39 # 1.0.0
16+
uses: reqstool/.github/.github/workflows/common-publish-to-github-pages.yml@a4203a58cec87861655512b6b277a859db385796 # 1.1.0
1717
permissions:
1818
contents: read
1919
pages: write

0 commit comments

Comments
 (0)