aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/publish-chrome.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-04 10:43:08 +0000
committerGitHub <noreply@github.com>2023-06-04 10:43:08 +0000
commit915f7f41c062fb768d650a427888ae96428a36b8 (patch)
tree4d288f85b4a75b38f818278914b00700f466fed9 /.github/workflows/publish-chrome.yml
parent0360e0a77e4616cdee549718f361fb5a95d02119 (diff)
parentba55e033dc38537c81fbd0478228fd1fe5332ee6 (diff)
Merge pull request #152 from themoeway/dependabot/github_actions/robinraju/release-downloader-1.8
Diffstat (limited to '.github/workflows/publish-chrome.yml')
-rw-r--r--.github/workflows/publish-chrome.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish-chrome.yml b/.github/workflows/publish-chrome.yml
index e1502165..3a2805d3 100644
--- a/.github/workflows/publish-chrome.yml
+++ b/.github/workflows/publish-chrome.yml
@@ -40,7 +40,7 @@ jobs:
return attempt < max ? attempt + 1 : '';
}
- - uses: robinraju/release-downloader@768b85c8d69164800db5fc00337ab917daf3ce68 # pin@v1.7
+ - uses: robinraju/release-downloader@efa4cd07bd0195e6cc65e9e30c251b49ce4d3e51 # pin@v1.8
with:
tag: ${{ github.ref_name }}
fileName: "*"