aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-17 09:27:24 +0200
committerGitHub <[email protected]>2022-10-17 09:27:24 +0200
commit1610aae0ad3471ef5bebcf2648d3c278d1fb0dba (patch)
treef3eacf263076f033c26f22199bf295481d5faec0 /.github
parentdac6be39fec509965e850ae1a47770c9224196f5 (diff)
downloadfaker-1610aae0ad3471ef5bebcf2648d3c278d1fb0dba.tar.xz
faker-1610aae0ad3471ef5bebcf2648d3c278d1fb0dba.zip
chore(deps): update action-semantic-pull-request action to v5 (#1434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/semantic-pull-request.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml
index 43683e3d..d6529a87 100644
--- a/.github/workflows/semantic-pull-request.yml
+++ b/.github/workflows/semantic-pull-request.yml
@@ -18,7 +18,7 @@ jobs:
name: Semantic Pull Request
steps:
- name: Validate PR title
- uses: amannn/action-semantic-pull-request@v4
+ uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: