Skip to content

Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the github-action… #314

Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the github-action…

Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the github-action… #314

name: Release Drafter
on:
push:
branches:
- main
permissions:
contents: read
jobs:
update_release_draft:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true