File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
- name : ' Checkout Repository'
25
25
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
26
- name : ' Dependency Review'
27
- uses : actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
27
+ uses : actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118
118
curl -L "https://raw.githubusercontent.com/${{ github.repository }}/main/CHANGELOG/${{ env.RELEASE_TAG }}.md" \
119
119
-o "${{ env.RELEASE_TAG }}.md"
120
120
- name : Release
121
- uses : softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # tag=v2.0.8
121
+ uses : softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # tag=v2.0.9
122
122
with :
123
123
draft : true
124
124
files : out/*
You can’t perform that action at this time.
0 commit comments