Skip to content

Commit 9403359

Browse files
Bump softprops/action-gh-release from 1 to 3 in the github-actions group (KhronosGroup#276)
* Bump softprops/action-gh-release from 1 to 3 in the github-actions group Bumps the github-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 1 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> * switch to pinned hashes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
1 parent e3fae46 commit 9403359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
run: dput ppa:${{ vars.PPA }} $GITHUB_WORKSPACE/*source.changes
7070

7171
- name: Create GitHub release
72-
uses: softprops/action-gh-release@v1
72+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
7373
with:
7474
files: ${{ github.workspace }}/../build/*.deb

0 commit comments

Comments
 (0)