Skip to content

Commit ec282bc

Browse files
Bump fabasoad/linguist-action from 1.0.5 to 1.0.6
Bumps [fabasoad/linguist-action](https://github.com/fabasoad/linguist-action) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/fabasoad/linguist-action/releases) - [Commits](fabasoad/linguist-action@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: fabasoad/linguist-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91ef475 commit ec282bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linguist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4.1.4
11-
- uses: fabasoad/linguist-action@v1.0.5
11+
- uses: fabasoad/linguist-action@v1.0.6
1212
id: linguist
1313
with:
1414
path: './'

0 commit comments

Comments
 (0)