Skip to content

Commit f1b0bc7

Browse files
committed
Merge branch 'dependabot/github_actions/maint-26/github-actions-6374d8b627' into maint-26
* dependabot/github_actions/maint-26/github-actions-6374d8b627: build(deps): bump the github-actions group with 2 updates
2 parents ab5f682 + 885cc3d commit f1b0bc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ jobs:
625625
sha256sum $FILES > SHA256.txt
626626
627627
- name: Upload pre-built and doc tar archives
628-
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # ratchet:softprops/action-gh-release@v2.1.0
628+
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # ratchet:softprops/action-gh-release@v2.2.0
629629
with:
630630
name: OTP ${{ steps.tag.outputs.vsn }}
631631
files: |

.github/workflows/osv-scanner-scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
security-events: write
7575
# Only needs to read contents
7676
contents: read
77-
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@19ec1116569a47416e11a45848722b1af31a857b" # ratchet:google/osv-scanner-action/.github/workflows/[email protected].0
77+
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@daa2c68f50d845057895a9c300e42478481c1d26" # ratchet:google/osv-scanner-action/.github/workflows/[email protected].1

0 commit comments

Comments
 (0)