Skip to content

Commit 2a34704

Browse files
build(deps): bump tim-actions/get-pr-commits from 1.2.0 to 1.3.0
Bumps [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/tim-actions/get-pr-commits/releases) - [Commits](tim-actions/get-pr-commits@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: tim-actions/get-pr-commits dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b492357 commit 2a34704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
steps:
124124
- name: get pr commits
125125
id: 'get-pr-commits'
126-
uses: tim-actions/get-pr-commits@v1.2.0
126+
uses: tim-actions/get-pr-commits@v1.3.0
127127
with:
128128
token: ${{ secrets.GITHUB_TOKEN }}
129129

0 commit comments

Comments
 (0)