Skip to content

Commit 362a6f3

Browse files
committed
Merge branch 'main' into feedback
# Conflicts: # .github/workflows/ci.yml # .github/workflows/code-coverage.yml # .github/workflows/code-style.yml # .github/workflows/release.yml
2 parents fbabf0f + 49c3cc1 commit 362a6f3

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
@@ -83,7 +83,7 @@ jobs:
8383
- name: "Generate Build Date file"
8484
run: echo "$SOURCE_DATE_EPOCH" >> build/BUILD_DATE.txt
8585
- name: "Upload Build Date file"
86-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
86+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
8787
with:
8888
files: build/BUILD_DATE.txt
8989
env:

0 commit comments

Comments
 (0)