aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-01 16:40:34 +0200
committerGitHub <[email protected]>2024-07-01 16:40:34 +0200
commit3d92a05c655306f487dd9617c663f0baddce7b8e (patch)
treef648d84b79ca975dd1ea716e38b5ed3ef9ab4116 /.github/workflows
parente7c9cb99ed3b22f4da5820c939184edba771ff32 (diff)
downloadfaker-3d92a05c655306f487dd9617c663f0baddce7b8e.tar.xz
faker-3d92a05c655306f487dd9617c663f0baddce7b8e.zip
chore(deps): update amannn/action-semantic-pull-request action to v5.5.3 (#2982)
Diffstat (limited to '.github/workflows')
-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 edd8f891..683e56d7 100644
--- a/.github/workflows/semantic-pull-request.yml
+++ b/.github/workflows/semantic-pull-request.yml
@@ -20,7 +20,7 @@ jobs:
name: Semantic Pull Request
steps:
- name: Validate PR title
- uses: amannn/action-semantic-pull-request@cfb60706e18bc85e8aec535e3c577abe8f70378e # v5.5.2
+ uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: