Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.11.2 to 1.12.0 (usnistgov#1583)
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 1ea8e7a.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and aj-stein-nist committed Jul 10, 2023
1 parent a005281 commit fc48d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
${{ env.OSCAL_WORKING_PATH }}/${{ env.RELEASE_NAME }}.tar.bz2
${{ env.OSCAL_WORKING_PATH }}/${{ env.RELEASE_NAME }}.zip
retention-days: 5
- uses: ncipollo/release-action@18eadf9c9b0f226f47f164f5373c6a44f0aae169
- uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e
with:
name: OSCAL ${{ env.RELEASE_VERSION }} Release
allowUpdates: false
Expand Down

0 comments on commit fc48d08

Please sign in to comment.