Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/gh-aw-fragments/safe-output-update-pr.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
safe-outputs:
update-pull-request:
target: "${{ inputs.target-pr-number || 'triggering' }}"
max: 1
---

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/gh-aw-update-pr-body.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ACTIONLINT_VERSION := 1.7.10
ACTION_VALIDATOR_VERSION := 0.8.0
GH_AW_VERSION := v0.56.0
GH_AW_BUILD_VERSION := e0993dfc79bafc3e268b143cd957374b70b33e77
GH_AW_BUILD_VERSION := 1508133d7
GH_AW_COMPAT_VERSION := v0.49.4
GH_AW_MODULE_REPO := github.com/github/gh-aw
GH_AW_SOURCE_REPO := github.com/strawgate/gh-aw
Expand Down
Loading