From 0a5107ce1c0e725ea9806e162698d5950fe7109c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 03:56:56 +0000 Subject: [PATCH] build(deps): bump boyum/pack-h5p-action from 1.0.1 to 1.2.1 Bumps [boyum/pack-h5p-action](https://github.com/boyum/pack-h5p-action) from 1.0.1 to 1.2.1. - [Release notes](https://github.com/boyum/pack-h5p-action/releases) - [Changelog](https://github.com/boyum/pack-h5p-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/boyum/pack-h5p-action/compare/v1.0.1...v1.2.1) --- updated-dependencies: - dependency-name: boyum/pack-h5p-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5a3354d..f5dfdf2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v4 - name: Pack library and dependencies into .h5p file - uses: boyum/pack-h5p-action@v1.0.1 # https://github.com/boyum/pack-h5p-action + uses: boyum/pack-h5p-action@v1.2.1 # https://github.com/boyum/pack-h5p-action id: release-h5p - name: Check if tag exists already # (to avoid replacing releases)