Skip to content

Commit fe02ad3

Browse files
[github-actions] Bump jwalton/gh-find-current-pr (#200)
Bumps the gh-actions-minor group with 1 update: [jwalton/gh-find-current-pr](https://github.com/jwalton/gh-find-current-pr). Updates `jwalton/gh-find-current-pr` from 1.3.3 to 1.3.5 - [Release notes](https://github.com/jwalton/gh-find-current-pr/releases) - [Commits](jwalton/gh-find-current-pr@v1.3.3...v1.3.5) --- updated-dependencies: - dependency-name: jwalton/gh-find-current-pr dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 162ccef commit fe02ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependent-repositories-gomod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
repository: ${{ github.repository }}
2121
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}
2222
- name: Find merged PR
23-
uses: jwalton/gh-find-current-pr@v1.3.3
23+
uses: jwalton/gh-find-current-pr@v1.3.5
2424
id: findPr
2525
with:
2626
sha: ${{ github.sha }}

0 commit comments

Comments
 (0)