diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-01 16:40:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-01 16:40:34 +0200 |
| commit | 3d92a05c655306f487dd9617c663f0baddce7b8e (patch) | |
| tree | f648d84b79ca975dd1ea716e38b5ed3ef9ab4116 /.github/workflows | |
| parent | e7c9cb99ed3b22f4da5820c939184edba771ff32 (diff) | |
| download | faker-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.yml | 2 |
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: |
