From 67e9d9b2a1f1d82b17ffdfcccfe71f2e3393b26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 00:25:51 +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.1. - [Release notes](https://github.com/carlosperate/download-file-action/releases) - [Commits](https://github.com/carlosperate/download-file-action/compare/v1.0.3...v1.1.1) --- 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..033d490ae74 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.1 with: file-url: https://raw.githubusercontent.com/IRE-Mudlet-Mapping/ire-mapping-script/gh-pages/downloads/mudlet-mapper.xml file-name: mudlet-mapper.xml