Skip to content

Commit

Permalink
Update stakater/.github action to v0.0.114 (#63)
Browse files Browse the repository at this point in the history
* Update stakater/.github action to v0.0.114

* update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Karl Johan Grahn <[email protected]>
  • Loading branch information
renovate[bot] and karl-johan-grahn authored Jan 23, 2025
1 parent e0f31d8 commit 9e2c554
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
qa:
uses: stakater/.github/.github/workflows/[email protected].108
uses: stakater/.github/.github/workflows/[email protected].114
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: README.md resources
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
release:
uses: stakater/.github/.github/workflows/[email protected].108
uses: stakater/.github/.github/workflows/[email protected].114
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
4 changes: 3 additions & 1 deletion resources/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -373,11 +373,13 @@
</div>
<!-- Column 4 -->
<div class="flex-2">
<!-- vale off -->
<p class="md-footer-col-title">
<b>
Learning
</b>
</p>
<!-- vale on -->
<div class="margin-bottom-16">
<a href="https://www.stakater.com/events" class="md-footer-col-link">
Events and Recordings
Expand Down Expand Up @@ -425,7 +427,7 @@
<div>
<p class="md-footer-base-content">
<b>
© 2024 Stakater
© 2025 Stakater
</b>
</p>
</div>
Expand Down

0 comments on commit 9e2c554

Please sign in to comment.