Skip to content

Commit 125f3bd

Browse files
chore(deps): bump etiennebacher/setup-jarl from 0.1.0 to 0.1.1 (#16)
Bumps [etiennebacher/setup-jarl](https://github.com/etiennebacher/setup-jarl) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/etiennebacher/setup-jarl/releases) - [Changelog](https://github.com/etiennebacher/setup-jarl/blob/main/CHANGELOG.md) - [Commits](etiennebacher/setup-jarl@v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: etiennebacher/setup-jarl dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 165ad55 commit 125f3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: air format --check .
5252

5353
- name: Setup jarl
54-
uses: etiennebacher/setup-jarl@v0.1.0
54+
uses: etiennebacher/setup-jarl@v0.1.1
5555

5656
- name: Run jarl lint
5757
run: jarl check .

0 commit comments

Comments
 (0)