Skip to content

Commit b95af0e

Browse files
Bump leafo/gh-actions-lua from 10.0.0 to 11.0.0 (#535)
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](leafo/gh-actions-lua@35bcb06...8aace34) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77da66e commit b95af0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1616

17-
- uses: leafo/gh-actions-lua@35bcb06abec04ec87df82e08caa84d545348536e
17+
- uses: leafo/gh-actions-lua@8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6
1818
with:
1919
luaVersion: 5.4
2020

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1616

17-
- uses: leafo/gh-actions-lua@35bcb06abec04ec87df82e08caa84d545348536e
17+
- uses: leafo/gh-actions-lua@8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6
1818
with:
1919
luaVersion: 5.4
2020

0 commit comments

Comments
 (0)