mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Build(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0 (#41679)
* Build(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0 Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](https://github.com/calibreapp/image-actions/compare/737ceeaeed61e17b8d358358a303f1b8d177b779...51921e25c9b0b62ed202c0ad0a2121f0f3ad186d) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Change githubToken to GITHUB_TOKEN in workflow --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -27,6 +27,6 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Compress Images
|
||||
uses: calibreapp/image-actions@737ceeaeed61e17b8d358358a303f1b8d177b779 # v1.1.0
|
||||
uses: calibreapp/image-actions@51921e25c9b0b62ed202c0ad0a2121f0f3ad186d # v1.3.0
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user