Skip to content

Commit 77396db

Browse files
Bump actions/checkout from 2.3.4 to 2.3.5 (#8)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4690474 commit 77396db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
name: Testing streamr-docker-dev-action
77
steps:
8-
- uses: actions/[email protected].4
8+
- uses: actions/[email protected].5
99
- uses: ./
1010
- run: curl -v http://localhost/api/v1/products
1111
shell: bash

0 commit comments

Comments
 (0)