From 759274d11e380f7289c9b411c1c0dab23b52b522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 00:27:54 +0000 Subject: [PATCH] Infrastructure: Bump carlosperate/download-file-action Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/carlosperate/download-file-action/releases) - [Commits](https://github.com/carlosperate/download-file-action/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: carlosperate/download-file-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-3rdparty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-3rdparty.yml b/.github/workflows/update-3rdparty.yml index 0955d2e370a..31fd81f16ca 100644 --- a/.github/workflows/update-3rdparty.yml +++ b/.github/workflows/update-3rdparty.yml @@ -15,7 +15,7 @@ jobs: ref: development - name: Download latest IRE mapper - uses: carlosperate/download-file-action@v1.0.3 + uses: carlosperate/download-file-action@v1.1.0 with: file-url: https://raw.githubusercontent.com/IRE-Mudlet-Mapping/ire-mapping-script/gh-pages/downloads/mudlet-mapper.xml file-name: mudlet-mapper.xml