Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
build(deps): bump splunk/addonfactory-github-workflows from 1.2 to 1.3 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 23, 2023
1 parent 9aea107 commit baacbd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/agreements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow-agreements:
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.2
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.3
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
call-workflow-preview:
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-release-notes.yaml@v1.2
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-release-notes.yaml@v1.3
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit baacbd8

Please sign in to comment.