Skip to content
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

Bump inkapplications/.github from 1.1.0 to 1.1.2 #58

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
Bump inkapplications/.github from 1.1.0 to 1.1.2
Bumps [inkapplications/.github](https://github.com/inkapplications/.github) from 1.1.0 to 1.1.2.
- [Commits](InkApplications/.github@1.1.0...1.1.2)

---
updated-dependencies:
- dependency-name: inkapplications/.github
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
commit d2e6c419af0fd7b5676db46273041b92526ea6c9
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
on: [pull_request]
jobs:
tests:
uses: inkapplications/.github/.github/workflows/[email protected].0
uses: inkapplications/.github/.github/workflows/[email protected].2
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ env:
jobs:
tests:
name: Test
uses: inkapplications/.github/.github/workflows/[email protected].0
uses: inkapplications/.github/.github/workflows/[email protected].2
publish:
name: Publish to Maven Central
needs: tests
secrets: inherit
uses: inkapplications/.github/.github/workflows/[email protected].0
uses: inkapplications/.github/.github/workflows/[email protected].2
with:
version: ${{ github.ref_name }}
publish-android: true
2 changes: 1 addition & 1 deletion .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on:
branches: [master]
jobs:
tests:
uses: inkapplications/.github/.github/workflows/[email protected].0
uses: inkapplications/.github/.github/workflows/[email protected].2