Commit 80c8964
committed
📦 Update workflow with configure_trusted_publisher
I ran `configure_trusted_publisher` to regenerate and configure trusted
publishing, and copied over most of what it created. The only
significant difference is that it adds `step-security/harden-runner`.
The other changes are minor: renaming the workflow file and the GitHub
environment, using SHA1 checksums for the actions rather than tags, etc.
`configure_trusted_publisher` originally configured the trusted
publisher on rubygems.org _without_ any reference to the GitHub
environment. But then I made the following PR:
rubygems/configure_trusted_publisher#9, and used that to generate a new
RubyGems Trusted Publisher config.1 parent 21ab214 commit 80c8964
1 file changed
+20
-10
lines changedLines changed: 20 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 16 | | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | | - | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
29 | 38 | | |
| 39 | + | |
30 | 40 | | |
31 | | - | |
| 41 | + | |
32 | 42 | | |
33 | 43 | | |
34 | 44 | | |
| |||
0 commit comments