Skip to content

Commit 96bb18c

Browse files
Bump fjogeleit/http-request-action in the github-actions group (#7932)
Bumps the github-actions group with 1 update: [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action). Updates `fjogeleit/http-request-action` from 1.16.6 to 2.0.0 - [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@c0b95d0...551353b) --- updated-dependencies: - dependency-name: fjogeleit/http-request-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c8b317 commit 96bb18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoketest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: sleep 10m
3939
- name: Get running server version
4040
id: running_version
41-
uses: fjogeleit/http-request-action@c0b95d02a088b47c1f2f4db04fd8af8bd19eee54 # v1.16.6
41+
uses: fjogeleit/http-request-action@551353b829c3646756b2ec2b3694f819d7957495 # v2.0.0
4242
with:
4343
url: "https://open-vsx.org/api/version"
4444
method: GET

0 commit comments

Comments
 (0)