Skip to content

Bump dafneb/.github from 1.3.0 to 1.4.2 in the all-actions group #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ permissions:
jobs:
build:
name: Ansible Lint
uses: dafneb/.github/.github/workflows/ansible-lint.yml@1b6bec269c61b9c3d09af73599b355011d3c2963
uses: dafneb/.github/.github/workflows/ansible-lint.yml@73cd59b01daa56d6d1db5d99379cb525f9a448a7
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-assignee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
permissions:
issues: write
pull-requests: write
uses: dafneb/.github/.github/workflows/pull-request-assignee.yml@1b6bec269c61b9c3d09af73599b355011d3c2963
uses: dafneb/.github/.github/workflows/pull-request-assignee.yml@73cd59b01daa56d6d1db5d99379cb525f9a448a7
with:
assignees: ${{ github.actor }}
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
contents: read
security-events: write
id-token: write
uses: dafneb/.github/.github/workflows/scorecard.yml@1b6bec269c61b9c3d09af73599b355011d3c2963
uses: dafneb/.github/.github/workflows/scorecard.yml@73cd59b01daa56d6d1db5d99379cb525f9a448a7
secrets: inherit
Loading