From e1484c7cfe9953d81ad0825dde4bf22964bcfb45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 22:31:16 +0800 Subject: Bump the minor group with 3 updates (#874) Bumps the minor group with 3 updates: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action), [robinraju/release-downloader](https://github.com/robinraju/release-downloader) and [cardinalby/google-api-fetch-token-action](https://github.com/cardinalby/google-api-fetch-token-action). Updates `lycheeverse/lychee-action` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/c053181aa0c3d17606addfe97a9075a32723548a...2b973e86fc7b1f6b36a93795fe2c9c6ae1118621) Updates `robinraju/release-downloader` from 1.9 to 1.10 - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/368754b9c6f47c345fcfbf42bcb577c2f0f5f395...c39a3b234af58f0cf85888573d361fb6fa281534) Updates `cardinalby/google-api-fetch-token-action` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/cardinalby/google-api-fetch-token-action/releases) - [Commits](https://github.com/cardinalby/google-api-fetch-token-action/compare/24c99245e2a2494cc4c4b1037203d319a184b15b...f455422472a558d48d939e77a65cdcec38e707b5) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: cardinalby/google-api-fetch-token-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/publish-firefox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/publish-firefox.yml') diff --git a/.github/workflows/publish-firefox.yml b/.github/workflows/publish-firefox.yml index a86301f0..2de8f88d 100644 --- a/.github/workflows/publish-firefox.yml +++ b/.github/workflows/publish-firefox.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest environment: cd steps: - - uses: robinraju/release-downloader@368754b9c6f47c345fcfbf42bcb577c2f0f5f395 # pin@v1.9 + - uses: robinraju/release-downloader@c39a3b234af58f0cf85888573d361fb6fa281534 # pin@v1.10 with: tag: ${{ github.ref_name }} fileName: "*" -- cgit v1.2.3