Skip to content

Bump IsaacShelton/update-existing-release from 1.3.4 to 1.3.5#97

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/github_actions/IsaacShelton/update-existing-release-1.3.5
Aug 13, 2025
Merged

Bump IsaacShelton/update-existing-release from 1.3.4 to 1.3.5#97
dependabot[bot] merged 1 commit intomasterfrom
dependabot/github_actions/IsaacShelton/update-existing-release-1.3.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps IsaacShelton/update-existing-release from 1.3.4 to 1.3.5.

Release notes

Sourced from IsaacShelton/update-existing-release's releases.

v1.3.5

Includes all v1.3.5 improvements:

  • Updated dependencies

Includes all v1.3.4 improvements:

  • Updated dependencies

Includes all v1.3.3 improvements:

  • Updated octokit dependencies

Includes all v1.3.2 improvements:

  • Updated to node16 and @​actions/core 1.10 (patriziobruno)
  • Thank you to our contributors:
    • patriziobruno

Includes all v1.3.1 bug fixes:

  • Fixed bug that caused releases with more than 100 assets to not be updated correctly (beyarkay)
  • Thank you to our contributors:
    • beyarkay

Includes all v1.3.0 changes:

  • Validation of tag name choice
  • Fixed issue with first time creating a release

Includes all v1.2.0 changes:

  • Fixed tag auto-updating
  • Added updateTag option to automatically update the tag to the latest commit (default value is true)

Includes all initial v1.1.0 changes in Isaac Shelton's fork of ColinPitrat/update-release which itself is a fork of johnwbyrd/update-release:

  • Updated all dependencies to latest versions
  • Code now works with latest version of GitHub API
  • Added replace option, to allow for removing attached files that aren't overwritten
  • Now works correctly when the release doesn't exist already (it will be added before updating)
  • Cleaned up a little of the code, although it still isn't the cleanest

Example Usage:

    - name: Update release
      uses: IsaacShelton/update-existing-release@v1.3.5
      with:
        token: ${{ secrets.YOUR_PRIVATE_SECRET_TOKEN }}
        release: Nightly
        replace: true
        files: >
          stage/x86_64-Windows-HelloWorld.exe
          stage/arm64-MacOS-HelloWorld
          stage/x86_64-Ubuntu-HelloWorld

Guide

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [IsaacShelton/update-existing-release](https://github.com/isaacshelton/update-existing-release) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/isaacshelton/update-existing-release/releases)
- [Commits](IsaacShelton/update-existing-release@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: IsaacShelton/update-existing-release
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2025
@patrick-austin
Copy link

@dependabot merge

@dependabot dependabot bot merged commit 9bbd2f2 into master Aug 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/IsaacShelton/update-existing-release-1.3.5 branch August 13, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant