Skip to content

Commit

Permalink
Merge pull request #155 from reload/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/github-script-7
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
2 parents 2050865 + 2aec87a commit 2e9f747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
DRY_RUN: true
- name: Create release
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
RELEASE_TAG: ${{ steps.version.outputs.new_tag }}
with:
Expand Down

0 comments on commit 2e9f747

Please sign in to comment.