-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test config-repo workflow with v1.2 action (#79)
* test config-repo workflow with v1.2 action * finalize testing on release-2.4 * [skip ci] use v2 --------- Co-authored-by: Michael Henderson <[email protected]>
- Loading branch information
1 parent
67853d4
commit b1d7915
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
repository: 'Keyfactor/actions' | ||
path: './actions/' | ||
token: ${{ secrets.token }} | ||
ref: 'release-2.4' # Update this tag for testing new readme templates branches | ||
ref: 'v2' # Update this tag for testing new readme templates branches | ||
- uses: Keyfactor/[email protected] | ||
name: Merge template and manifest with jinja2 | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters