Skip to content

Commit

Permalink
Bump McCzarny/upload-image from 1.3.0 to 1.4.0 in the actions-deps gr…
Browse files Browse the repository at this point in the history
…oup (#64)

Bumps the actions-deps group with 1 update: [McCzarny/upload-image](https://github.com/mcczarny/upload-image).


Updates `McCzarny/upload-image` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/mcczarny/upload-image/releases)
- [Commits](McCzarny/upload-image@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: McCzarny/upload-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 26600e0 commit 8b50b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
mobile.report.json
- name: Upload files to Imgbb
id: upload-files-imgbb
uses: McCzarny/upload-image@v1.3.0
uses: McCzarny/upload-image@v1.4.0
with:
path: |
mobile.jpg
Expand Down Expand Up @@ -186,7 +186,7 @@ jobs:
./*.jpg
- name: Upload files to Imgbb
id: upload-files-imgbb
uses: McCzarny/upload-image@v1.3.0
uses: McCzarny/upload-image@v1.4.0
with:
# Device viewport sizes https://blisk.io/devices
path: |
Expand Down

0 comments on commit 8b50b25

Please sign in to comment.