aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-07-31 14:53:54 +0200
committerGitHub <noreply@github.com>2026-07-31 14:53:54 +0200
commite5c4da15dca29129432bc7d4ecd145f2c19a48fe (patch)
tree8b95503e518704b21b47b83d8e2decaf8828bc44 /.github/workflows/build.yml
parent1b304c2a9c3d90d1bc2587528f687975a1fde7d2 (diff)
downloadluasystem-e5c4da15dca29129432bc7d4ecd145f2c19a48fe.tar.gz
luasystem-e5c4da15dca29129432bc7d4ecd145f2c19a48fe.tar.bz2
luasystem-e5c4da15dca29129432bc7d4ecd145f2c19a48fe.zip
chore(deps): bump the github-actions group with 4 updates (#90)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index fe20732..b2dc350 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60 60
61 steps: 61 steps:
62 - name: Checkout 62 - name: Checkout
63 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 63 uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
64 64
65 - name: Setup MSVC 65 - name: Setup MSVC
66 # the 'hishamhm/gh-actions-lua' step requires msvc to build PuC Rio Lua 66 # the 'hishamhm/gh-actions-lua' step requires msvc to build PuC Rio Lua
@@ -95,11 +95,11 @@ jobs:
95 # dir \".\\.dependencies\Dependencies.exe\"\n 95 # dir \".\\.dependencies\Dependencies.exe\"\n
96 # .\\.dependencies\\Dependencies.exe -help\n 96 # .\\.dependencies\\Dependencies.exe -help\n
97 97
98 - uses: luarocks/gh-actions-lua@6fff34a54b160acea12880a638eab0960507c1f5 # v11 98 - uses: luarocks/gh-actions-lua@fc6f8de246f8c01f6e1a56a1b851143e23370ff3 # v11
99 with: 99 with:
100 luaVersion: ${{ matrix.luaVersion }} 100 luaVersion: ${{ matrix.luaVersion }}
101 101
102 - uses: luarocks/gh-actions-luarocks@86ccbcad8c77b22e94c96a2a08632192e2bcd62b # v6 102 - uses: luarocks/gh-actions-luarocks@95d2308a0aff36ad31ebadca493ed14853399842 # v6
103 with: 103 with:
104 luaRocksVersion: "3.13.0" 104 luaRocksVersion: "3.13.0"
105 105
@@ -121,7 +121,7 @@ jobs:
121 name: Run tests on FreeBSD 121 name: Run tests on FreeBSD
122 steps: 122 steps:
123 - name: Checkout 123 - name: Checkout
124 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 124 uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
125 125
126 - name: Run tests inside FreeBSD VM 126 - name: Run tests inside FreeBSD VM
127 uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1 127 uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1
@@ -140,7 +140,7 @@ jobs:
140 name: Run tests on OpenBSD 140 name: Run tests on OpenBSD
141 steps: 141 steps:
142 - name: Checkout 142 - name: Checkout
143 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 143 uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
144 144
145 - name: Run tests inside OpenBSD VM 145 - name: Run tests inside OpenBSD VM
146 uses: vmactions/openbsd-vm@c941015845c0f0c429676840963dc63b226d4f69 # v1 146 uses: vmactions/openbsd-vm@c941015845c0f0c429676840963dc63b226d4f69 # v1
@@ -159,7 +159,7 @@ jobs:
159 name: Run tests on NetBSD 159 name: Run tests on NetBSD
160 steps: 160 steps:
161 - name: Checkout 161 - name: Checkout
162 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 162 uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
163 163
164 - name: Run tests inside NetBSD VM 164 - name: Run tests inside NetBSD VM
165 uses: vmactions/netbsd-vm@e7ac71b97abbe8437cec8859a5acf72dfa6a8be0 # v1 165 uses: vmactions/netbsd-vm@e7ac71b97abbe8437cec8859a5acf72dfa6a8be0 # v1