aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorMary Guillemard <mary@mary.zone>2023-12-11 21:51:22 +0100
committerMary Guillemard <mary@mary.zone>2023-12-11 21:51:40 +0100
commit9864675a0bb74e79bef5cd4658d96cc00553c144 (patch)
tree421415b2074f8d60ffc792b43556b303054d0b34 /.github/workflows/release.yml
parent06bff0159c9eddc5111859d1ca315708152ac61b (diff)
Revert "ci: bump actions/github-script from 6 to 7 (#5966)"
This reverts commit 0531c16326c8215bff1c0a98f3ed217f01065446.
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 1e4addb6..7a4b13d7 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
shell: bash
- name: Create tag
- uses: actions/github-script@v7
+ uses: actions/github-script@v6
with:
script: |
github.rest.git.createRef({