aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-21 17:32:01 +0200
committerGitHub <[email protected]>2025-08-21 15:32:01 +0000
commit2b1495956f927fcc8b7921bbe0aa59565f247867 (patch)
treeb75b990065a2795d1bd376528017d3edb894b21a /.github
parent98eb5ebeb80ac45f681c030aa93ba0fc9bd6e124 (diff)
downloadfaker-2b1495956f927fcc8b7921bbe0aa59565f247867.tar.xz
faker-2b1495956f927fcc8b7921bbe0aa59565f247867.zip
chore(deps): update amannn/action-semantic-pull-request action to v6 (#3598)
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 182b02fc..39a59686 100644
--- a/.github/workflows/semantic-pull-request.yml
+++ b/.github/workflows/semantic-pull-request.yml
@@ -22,7 +22,7 @@ jobs:
if: ${{ github.event_name != 'merge_group' }}
steps:
- name: Validate PR title
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37 # v6.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: