Skip to content

Commit 1c58e96

Browse files
chore(deps): bump rsclarke/install-task from 1.1.0 to 2.0.0 (#26)
Bumps [rsclarke/install-task](https://github.com/rsclarke/install-task) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/rsclarke/install-task/releases) - [Commits](rsclarke/install-task@7c5a961...5210d95) --- updated-dependencies: - dependency-name: rsclarke/install-task dependency-version: 2.0.0 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 d3f4b2b commit 1c58e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
install-only: true
2424

2525
- name: Install go-task
26-
uses: rsclarke/install-task@7c5a961f5d0c66abcdedc332e538ef042297b928 # v1.1.0
26+
uses: rsclarke/install-task@5210d95717ba1e94e2d347a583afff493cc0d9f6 # v2.0.0
2727

2828
- name: ci
2929
run: task ci

0 commit comments

Comments
 (0)