Skip to content

Commit d1147a4

Browse files
authored
Merge pull request #221 from opf/bump/primer-upstream
Bump/primer upstream 0.36.3
2 parents 2239a08 + 36013e7 commit d1147a4

File tree

74 files changed

+33
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+33
-21
lines changed

.changeset/cyan-moons-run.md

Lines changed: 5 additions & 0 deletions

.changeset/slow-impalas-relate.md

Lines changed: 5 additions & 0 deletions

.github/workflows/accessibility-alt-text-bot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ on:
55
pull_request:
66
types: [opened, edited]
77
issue_comment:
8-
types: [created, edited]
8+
types: [created, edited, deleted]
99
discussion:
1010
types: [created, edited]
11+
discussion_comment:
12+
types: [created, edited, deleted]
1113

1214
permissions:
1315
issues: write
@@ -21,4 +23,4 @@ jobs:
2123
if: ${{ github.event.issue || github.event.pull_request || github.event.discussion }}
2224
steps:
2325
- name: Get action 'github/accessibility-alt-text-bot'
24-
uses: github/accessibility-alt-text-bot@v1.5.0
26+
uses: github/accessibility-alt-text-bot@v1.6.0
0 Bytes
0 Bytes
1 Byte
0 Bytes
0 Bytes
0 Bytes
0 Bytes

0 commit comments

Comments
 (0)