Skip to content

Commit 62efa17

Browse files
Bump leafo/gh-actions-lua from 11.0.0 to 12.0.0
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](leafo/gh-actions-lua@8aace34...8c9e175) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6386a26 commit 62efa17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1616

17-
- uses: leafo/gh-actions-lua@8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6
17+
- uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1616

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

0 commit comments

Comments
 (0)