Skip to content

Commit 8802592

Browse files
Bump fjogeleit/http-request-action from 1 to 2 (#285)
Bumps [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) from 1 to 2. - [Release notes](https://github.com/fjogeleit/http-request-action/releases) - [Changelog](https://github.com/fjogeleit/http-request-action/blob/main/RELEASE.md) - [Commits](fjogeleit/http-request-action@v1...v2) --- updated-dependencies: - dependency-name: fjogeleit/http-request-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12e740e commit 8802592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link_startrek.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fi
1919
- name: Link issue
2020
if: env.ISSUE_NUMBER
21-
uses: fjogeleit/http-request-action@v1
21+
uses: fjogeleit/http-request-action@v2
2222
with:
2323
url: 'https://st-api.yandex-team.ru/v2/issues/${{ env.ISSUE_NUMBER }}'
2424
method: 'LINK'

0 commit comments

Comments
 (0)