Skip to content

Commit

Permalink
Merge pull request #12 from userdocs/dependabot/github_actions/jiro49…
Browse files Browse the repository at this point in the history
…89/build-deb-action-3

Bump jiro4989/build-deb-action from 2 to 3
  • Loading branch information
userdocs committed Jun 4, 2023
2 parents b38d1c7 + 1fb99f9 commit bff8278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ninja-crossbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
run: printf '%s\n' "cmake-deb-deps=openssl" >> $GITHUB_ENV

- name: Host - Create deb packages
uses: jiro4989/build-deb-action@v2
uses: jiro4989/build-deb-action@v3
with:
package: "${{ matrix.name }}"
package_root: build
Expand Down

0 comments on commit bff8278

Please sign in to comment.