Skip to content

Commit 26ad652

Browse files
Result of tsccr-helper -log-level=info gha update -latest . (#82)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
1 parent 3c66f71 commit 26ad652

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/community.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- if: inputs.release-notes
5959
id: release-notes-download
6060
name: Release Notes Download
61-
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
61+
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
6262
with:
6363
name: release-notes
6464
path: /tmp

.github/workflows/hashicorp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
- if: inputs.release-notes
107107
id: release-notes-download
108108
name: Release Notes Download
109-
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
109+
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
110110
with:
111111
name: release-notes
112112
path: /tmp

0 commit comments

Comments
 (0)