Skip to content

Commit cbc1c06

Browse files
Bump jiro4989/build-deb-action from 3 to 4
Bumps [jiro4989/build-deb-action](https://github.com/jiro4989/build-deb-action) from 3 to 4. - [Release notes](https://github.com/jiro4989/build-deb-action/releases) - [Commits](jiro4989/build-deb-action@v3...v4) --- updated-dependencies: - dependency-name: jiro4989/build-deb-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42ac593 commit cbc1c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-ninja-crossbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
run: printf '%s\n' "cmake-deb-deps=openssl" >> $GITHUB_ENV
144144

145145
- name: Host - Create deb packages
146-
uses: jiro4989/build-deb-action@v3
146+
uses: jiro4989/build-deb-action@v4
147147
with:
148148
package: "${{ matrix.name }}"
149149
package_root: build

0 commit comments

Comments
 (0)